You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > SizeToArray Method > TMtxVec.SizeToArray Method (TSCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.SizeToArray Method (TSCplx[])

Sizes the array.

Syntax
C#
Visual Basic
public void SizeToArray(ref TSCplx[] Dst);

Sizes the Dst array so that it can hold all the values stored in the calling object. If the Complex property is false an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!